home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 36
/
PC Gamer IT CD 36 2-2.iso
/
utility
/
pmio12
/
Pmio.ex_
/
0
/
RCDATA
/
TTABLEOPTIONSFORM1
/
TTABLEOPTIONSFORM1.txt
Wrap
Text File
|
1998-10-17
|
5KB
|
219 lines
object TableOptionsForm1: TTableOptionsForm1
Left = 21
Top = 158
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Customise HTML Table'
ClientHeight = 263
ClientWidth = 512
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 71
Top = 24
Width = 198
Height = 25
AutoSize = False
Caption = '&Number of thumbnails per row:'
FocusControl = Edit1
Transparent = True
end
object Edit1: TEdit
Left = 267
Top = 22
Width = 41
Height = 21
TabOrder = 0
Text = '1'
end
object OkButton: TButton
Left = 218
Top = 228
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 3
OnClick = OkButtonClick
end
object CancelButton: TButton
Left = 308
Top = 228
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 4
end
object GroupBox1: TGroupBox
Left = 24
Top = 64
Width = 465
Height = 145
Caption = ' HTML tags '
TabOrder = 1
object Label4: TLabel
Left = 27
Top = 35
Width = 73
Height = 25
AutoSize = False
Caption = '<&TABLE'
FocusControl = Edit2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 423
Top = 31
Width = 32
Height = 25
AutoSize = False
Caption = '>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 27
Top = 103
Width = 73
Height = 25
AutoSize = False
Caption = '<T&D'
FocusControl = Edit4
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label7: TLabel
Left = 423
Top = 99
Width = 32
Height = 25
AutoSize = False
Caption = '>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label9: TLabel
Left = 27
Top = 70
Width = 73
Height = 25
AutoSize = False
Caption = '<T&R'
FocusControl = Edit3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label10: TLabel
Left = 423
Top = 66
Width = 32
Height = 25
AutoSize = False
Caption = '>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Edit4: TEdit
Left = 102
Top = 100
Width = 315
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit2: TEdit
Left = 102
Top = 32
Width = 315
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit3: TEdit
Left = 102
Top = 67
Width = 315
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object PreviewButton: TButton
Left = 128
Top = 228
Width = 75
Height = 25
Caption = '&Preview'
TabOrder = 2
OnClick = PreviewButtonClick
end
object UpDown1: TUpDown
Left = 308
Top = 22
Width = 16
Height = 21
Associate = Edit1
Min = 1
Max = 999
Position = 1
TabOrder = 5
Thousands = False
Wrap = False
end
end